summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-19 23:07:42 +0100
committerSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-19 23:07:42 +0100
commitb18c1e4472ef51129ddb0f54789ed89d36210ad2 (patch)
tree465359eeb4dd6032496006ace3d0288b5122b666 /Gemfile
parentfix too many spaces (diff)
downloadhack-gpon.github.io-b18c1e4472ef51129ddb0f54789ed89d36210ad2.tar
hack-gpon.github.io-b18c1e4472ef51129ddb0f54789ed89d36210ad2.tar.gz
hack-gpon.github.io-b18c1e4472ef51129ddb0f54789ed89d36210ad2.tar.bz2
hack-gpon.github.io-b18c1e4472ef51129ddb0f54789ed89d36210ad2.tar.lz
hack-gpon.github.io-b18c1e4472ef51129ddb0f54789ed89d36210ad2.tar.xz
hack-gpon.github.io-b18c1e4472ef51129ddb0f54789ed89d36210ad2.tar.zst
hack-gpon.github.io-b18c1e4472ef51129ddb0f54789ed89d36210ad2.zip
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile26
1 files changed, 13 insertions, 13 deletions
diff --git a/Gemfile b/Gemfile
index ad0598d..ea52438 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,14 +1,14 @@
-source "https://rubygems.org"
-
-
-gem "webrick"
-gem "rake"
-
-group :jekyll_plugins do
- gem "jekyll-last-modified-at"
- gem "jekyll-redirect-from"
- gem "jekyll-webp"
- gem "jekyll-remote-theme"
- gem "jekyll-seo-tag"
- gem 'jekyll-default-layout'
+source "https://rubygems.org"
+
+
+gem "webrick"
+gem "rake"
+
+group :jekyll_plugins do
+ gem "jekyll-last-modified-at"
+ gem "jekyll-redirect-from"
+ gem "jekyll-webp"
+ gem "jekyll-remote-theme"
+ gem "jekyll-seo-tag"
+ gem 'jekyll-default-layout'
end \ No newline at end of file